CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OTSU algorithm

搜索资源列表

  1. otsu

    0下载:
  2. otsu算法实现灰度图的阈值分割,效果还可以!-otsu algorithm grayscale thresholding, the effect can be!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:920
    • 提供者:陈思杰
  1. OTSU

    0下载:
  2. 本程序给出了使用OTSU算法分割图像,效果较好。 -This procedure uses OTSU algorithm to segmented image, the effect is pretty good~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:881
    • 提供者:markeey
  1. otsu

    0下载:
  2. 最大类间方差算法,修改下图片的存储路径就可以直接运行了,已经运行过了,没有问题-Otsu algorithm, modified image storage path can be run directly, have run over, no problem
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:680
    • 提供者:zzq
  1. minisum-maximum-otsu

    0下载:
  2. 实现最小交叉熵 最大熵 OTSU算法的小程序 简单实用-Minimum cross entropy maximum entropy OTSU algorithm procedure is simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:942
    • 提供者:于天泽
  1. OTSU

    0下载:
  2. 图像处理方法中基于最大类间方差的OTSU算法,最后得到的thresholdValue即为所求的分割阈值。 -OTSU algorithm based on maximum variance between the image processing method, and finally get to ask thresholdValue is the threshold value.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:762
    • 提供者:
  1. otsu

    0下载:
  2. 利用opencv做的关于otsu算法的目标识别程序,其实别主要基于颜色-Target recognition program using the opencv otsu algorithm, in fact, do not mainly based on the color
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3751983
    • 提供者:齐齐
  1. An-Improved-Algorithm-for-Otsu

    0下载:
  2. 在传统Otsu算法的基础上进行了一些改进,提高了算法的性能-Made some improvements on the basis of the traditional Otsu algorithm to improve the performance of the algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1024
    • 提供者:张瑜
  1. otsu.matlab

    0下载:
  2. 这是otsu算法的matlab版,可以对图像进行自动二值化处理。-Otsu algorithm matlab version, automatic binarization processing of the image.
  3. 所属分类:assembly language

    • 发布日期:2017-11-04
    • 文件大小:855
    • 提供者:吴燕超
  1. otsu

    0下载:
  2. 此程序是在图像分割中的OTSu算法各种实现方法-This program is in the image segmentation the various implementations OTSu algorithm method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:3291
    • 提供者:lihong
  1. otsu

    0下载:
  2. 本代码是otsu算法的C语言的 该算法实现了基本的otsu的处理-The C language code is otsu algorithm the algorithm the otsu the processing basic
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:535
    • 提供者:徐胜
  1. otsu

    0下载:
  2. 大津算法的MATLAB代码,很好的代码值得做图像处理初学者参考-The Otsu algorithm MATLAB code, good code worth doing image processing beginners reference
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-30
    • 文件大小:1240
    • 提供者:呈春
  1. otsu

    0下载:
  2. 基于otsu算法的图像分割算法实现,经过多次验证,程序无错误。-Based on Otsu algorithm for image segmentation algorithm, after repeated verification, error-free program.
  3. 所属分类:File Formats

    • 发布日期:2017-11-27
    • 文件大小:616
    • 提供者:王海超
  1. otsu

    0下载:
  2. 图像二值化,利用otsu算法对图像进行二值化,快速二值化-Image binarization using Otsu algorithm for image binarization Fast Binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:635
    • 提供者:刘乐
  1. Otsu-sf-C

    0下载:
  2. Otsu算法 最大类间方差算法 大津法 图像分割 C语言程序-Otsu algorithm Otsu algorithm Otsu image segmentation C language program
  3. 所属分类:Graph program

    • 发布日期:2017-11-14
    • 文件大小:616
    • 提供者:程序员
  1. OTSU

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The foll
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1464
    • 提供者:eepest
  1. 大津法阈值分割(otsu)

    0下载:
  2. 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2251
    • 提供者:电子测量
  1. otsu

    1下载:
  2. 多阈值的OTSU算法,用于对图像的分割,是OUTS算法的推广-OTSU algorithm for multi-threshold for image segmentation, the algorithm is to promote OUTS
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3329
    • 提供者:淡淡
  1. Otsu

    0下载:
  2. 图像处理中的OTSU算法及讲解,对于学习图像二值化有帮助-The OTSU algorithm in image processing and interpretation
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:10075
    • 提供者:liutao
  1. Otsu-Algorithm

    0下载:
  2. Otsu方法是一种全局化的动态二值化方法,又叫大津法,是一种灰度图像二值化的常用算法。该算法的基本思想是:设使用某一个阈值将灰度图像根据灰度大小,分成目标部分和背景部分两类,在这两类的类内方差最小和类间方差最大的时候,得到的阈值是最优的二值化阈值。-Otsu method is a globally-oriented dynamic binary method, also known Otsu is a gray image binarization commonly used algorith
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:14087
    • 提供者:fanshengnan
  1. matlab-otsu

    0下载:
  2. 利用大津算法将彩色图像二值化,简单实用。-Use otsu algorithm to make a color image binarization, simple and practical.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10137
    • 提供者:李光庆
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com